Hi laisbragacar
You can copy this base file in T4 plugin:
/plugins/system/t4/themes/base/html/layouts/t4/element/masthead.php
Paste into template folder:
/templates/t4_blank/html/layouts/t4/element/ (create the same folder if it doesn't exist)
then open this file in template folder + change the h2 tag to h1 as you wish:
<h2 class="page-title"><?php echo $title ?></h2>