diff --git a/web/pgadmin/misc/static/explain/js/explain.js b/web/pgadmin/misc/static/explain/js/explain.js
index 00e7a0ff6..e5dd542d9 100644
--- a/web/pgadmin/misc/static/explain/js/explain.js
+++ b/web/pgadmin/misc/static/explain/js/explain.js
@@ -206,27 +206,27 @@ define('pgadmin.misc.explain', [
'
| ',
' | ',
+ '% ', gettext('of query') ,'',
' ',
' ',
' ',
' ',
' ',
'
',
- gettext('Statistics per Table'),
+ gettext('Statistics per Relation'),
'
',
'
',
' ',
' ',
' | ',
+ gettext('Relation name') , '',
' | ',
' | ',
' | ',
+ '% ', gettext('of query') ,'',
'
',
' ',
' | ',
'
',
' ',
'
',