sorry if I am posting this so long after the last post in this topic, but I found another solution. simply add the following CSS code to the body of your page post.
<style>
.Post-Title {display:none;}
</style>
in other words. When you add a new page, click the html view tab, and put that code at the top, update, and you’re done.