Hi Jeff,
Thanks for using our plugins and welcome to the forums! Let me try to help you out with this.
As for the title change you can do 2 things:
1. Add a widget title and hide the original title with css.
2. Create a template override for this file:
wp-content\plugins\events-calendar-pro\src\views\pro\widgets\this-week-widget.php
You can find detailed info on creating template overrides in our Themer’s Guide.
As for the starting date I believe you would need to influence the ‘tribe_get_this_week_first_week_day’ function inΒ events-calendar-pro\src\functions\template-tags\widgets.php.
Hope this helps you get started. Let me know if you need further guidance.
Cheers,
Andras