Display content in Reader view mode

I have created one sample page using bootstrap and cakephp.

When I am going to display page in Reader view mode of chrome.
Tab title also display in content part.

Sample:

Tab name: xxxx
Page content:
..........
yyyyyyy
..........
zzzzzzz
zzzzzz
zzzzz

Currently it will display as:

Tab name: xxxx
Page content:
xxxx
..........
yyyyyyy
..........
zzzzzzz
zzzzzz
zzzzz

how to remove title from page content in reader view mode