Hi,
Create category with name you want , and assign articles to that category.
go to module manager, click "New" , select Hot Scroller , Select Category as source and put category ID in Content Source ID. Enable "Shoe Category Title" .It will show category then name as title.
Then you need to get rid of highlights text. Open modules\mod_hot_scroller\tmpl\default.php and delete this:
<div class="highlights_intro_pad">
<b>News</b> Highlights
</div>
this will also remove that label from first scroller so you will need to use category name for it also.