This can be done by editing MediaWiki:Common.css and adding the following CSS:
MediaWiki:Common.css
body.page-Main_Page h1.firstHeading { display:none; }
This will hide the title of Main Page.
Main Page