Its possible, but this is probably not semantically correct usage for h1 tag.
You can make the plugin easily though:
make PHP plugin file: rankings_order_by.php
add this to it:
$TMPL['ranking_method'] = $ranking_method;
then in your template you can add {$ranking_method} and display...