This is not possible out of the box at the moment. I am logging it as a feature request. We will probably display the name of the page in the title.
A workaround is to Execude the following code when the page loads
document.title = "Title you want to display"