To display shortcode, use do_shortcode function. Say for example :
<?php echo do_shortcode('[gravityform id=1 title=false description=false ajax=true tabindex=49]'); ?>
You need to replace id with the existing ID that you need to display here.
Let me know if that works for you.
Thanks,
Kendall
]]>