Found the controlling code:
<h1 class=”page-title blue”><?php the_title();?><span class=”white-bar”></span><span class=”white-bar”></span></h1>
The section <?php the_title();? actually controls the page title…how to set the calendar page title as “Event Calendar and not affect the other pages using that templ;ate???