Here have a handy solution for non-technical Genesis users. Just drop this single line of code in your functions.php file and see the magic.
//* Removing the H1 tag from home site title add_filter( 'genesis_pre_get_option_home_h1_on', '__return_true' );